NTagCommandAction<TTag> Class Members
In This Topic
The following tables list the members exposed by NTagCommandAction<TTag>.
Public Fields
Public Methods
| Name | Description |
 | Execute | Overridden. Executes the action. |
 | IsEnabled | Overridden. Override to return true. |
 | OnUpdateCommandSource | Overridden. Called by the commander when an update command source event for this action command has been received by it. |
Top
Protected Methods
| Name | Description |
 | GetTagCollection | Gets the tag collection of the given schedule this command action should operate on. |
 | SetTag | Sets the appropriate tag of the given appointment to the specified value. |
Top
See Also